const runtime.mutexMOffset

2 uses

	runtime (current package)
		lock_spinbit.go#L64: 	mutexMOffset     = gc.MallocHeaderSize // alignment of heap-allocated Ms (those other than m0)
		lock_spinbit.go#L117: 		return muintptr(highBits + mutexMOffset)